[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 2854   <  SKIP 170  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18568Bennett, Mya, M92020El CajonCaliforniaUnited States
21557Lal, Kate2060Lavender BayNew South WalesAustralia
23104Long, Isabelle, W4000BrisbaneQueenslandAustralia

Generated 2025-07-18 12:59:23.315 UTC