[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 680   SHUFFLE   <  SKIP 5692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21819Howard, Chloe, S93290Tremblay-en-FranceSeine Saint DenisFrance
12046Cook, Alexa94070San CarlosCaliforniaUnited States
29447Deng, Lindsay, K59140DunkerqueNordFrance

Generated 2025-07-14 07:41:05.616 UTC