[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 2459 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26880 | Xu, Heather | 01071 | Dresden | Hessen | Germany |
26656 | Hall, Amanda | 4217 | Gold Coast | Queensland | Australia |
Generated 2025-07-12 22:31:57.365 UTC