[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   SHUFFLE   SKIP 3476   <  SKIP 401  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15177Lu, Jorge, W94519ConcordCaliforniaUnited States
14985Zhu, Jaclyn, A93000BobignySeine Saint DenisFrance
12404Liang, Krystal, SY03 4TNYorkEnglandUnited Kingdom
22941Bailey, Destiny, C4655Hervey BayQueenslandAustralia

Generated 2025-07-20 17:06:13.225 UTC