[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 468 SHUFFLE < SKIP 853 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20223 | Malhotra, Terrance, E | 4700 | Rockhampton | Queensland | Australia |
23222 | Wu, Kristen, A | 57000 | Metz | Moselle | France |
Generated 2025-07-14 08:18:17.442 UTC