[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 468   SHUFFLE   <  SKIP 369  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23361Lopez, Chloe, L91502BurbankCaliforniaUnited States
19766Lin, Edwin2036MalabarNew South WalesAustralia
28049Washington, Xavier, T94611OaklandCaliforniaUnited States

Generated 2025-07-16 19:21:56.742 UTC