[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 512 SHUFFLE < SKIP 2260 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26952 | Mr., Singer, Mircea, Radu | 59000 | Lille | Nord | France |
22123 | Bailey, Isabella | 90210 | Beverly Hills | California | United States |
14276 | Suarez, Melody, H | 4810 | Townsville | Queensland | Australia |
Generated 2025-07-17 12:08:49.388 UTC