[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 484   SHUFFLE   <  SKIP 1047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28061Lopez, Kyle94010BurlingameCaliforniaUnited States
25037Rai, Terrence, R6006PerthSouth AustraliaAustralia
26675King, Natalie, L94070San CarlosCaliforniaUnited States

Generated 2025-07-14 16:52:56.196 UTC