[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 4869 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19095 | Martinez, Meredith, M | 2010 | Darlinghurst | New South Wales | Australia |
13663 | Tang, Melvin, R | 70511 | Stuttgart | Saarland | Germany |
Generated 2025-07-11 22:52:50.449 UTC